widget: Add missing (nullable) on binding functions
authorAlexander Mikhaylenko <alexm@gnome.org>
Tue, 20 Oct 2020 11:26:17 +0000 (16:26 +0500)
committerAlexander Mikhaylenko <alexm@gnome.org>
Wed, 21 Oct 2020 07:27:51 +0000 (12:27 +0500)
commit31a072497d2a7d16cc25805a26d7b4d9a1a7c43a
tree3406cc2164ef5fa90072589a315d348e953c17bb
parent5504278b7866ad869aba1c9026fa7350de30da21
widget: Add missing (nullable) on binding functions

Even though they are marked as (skip), they are used in Vala and have wrong
types there atm.
gtk/gtkwidget.c